Disable GObject-Introspection for udeb
authorSimon McVittie <smcv@debian.org>
Sun, 9 Aug 2020 09:24:13 +0000 (10:24 +0100)
committerSimon McVittie <smcv@debian.org>
Sun, 9 Aug 2020 09:25:12 +0000 (10:25 +0100)
debian/rules

index 34f191f3059083f83037a26517db42193f9618d5..c3882c7a85b4f411c58fc88851f1b043bbe1554f 100755 (executable)
@@ -123,7 +123,7 @@ configure_flags_udeb = \
        -Dinstall-tests=false \
        -Dwayland-backend=false \
        -Dx11-backend=true \
-       -Dintrospection=true \
+       -Dintrospection=false \
        -Dprint-backends=none \
        -Dcolord=no \
        -Dmedia=none